In This Topic
Sets the intensity of the clould effect.
The cloud is drawn using multiple arcs. 1 means more smaller arcs, 2 means less larger arcs.
Syntax
public void setIntensity(
int
)
|
Parameters
- value
- The intensity (1 or 2) of the clould effect.
See Also